Auto merge of #3533 - jtgeibel:3519-dev-target, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 12 Jan 2017 07:56:39 +0000 (07:56 +0000)
committerbors <bors@rust-lang.org>
Thu, 12 Jan 2017 07:56:39 +0000 (07:56 +0000)
Rename debug target to dev in build output

This renames the debug target to dev in the build output for non-release
builds.  This includes the output of commands such as `cargo build`,
`cargo test`, and `cargo doc`.

Closes #3519

1  2 
src/cargo/ops/cargo_rustc/job_queue.rs
tests/build.rs
tests/path.rs
tests/test.rs

diff --cc tests/build.rs
Simple merge
diff --cc tests/path.rs
Simple merge
diff --cc tests/test.rs
Simple merge